home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_3 / phoonsrc / original / readme < prev    next >
Text File  |  1990-06-27  |  2KB  |  51 lines

  1.                        xphoon, X11 version
  2.                      Distribution of June 1990
  3.  
  4. Files in this distribution:
  5.  
  6.     README        this
  7.     IMakefile        guess
  8.     Makefile        just to get you bootstrapped
  9.     xphoon.c        main routine
  10.     fullmoon.c        wrapper for big fullmoon bitmap
  11.     phase.c        phase of moon calculations, from phoon and moontool
  12.     dtime.c        extracted from the libtws date/time library
  13.     tws.h        include file from libtws
  14.     xphoon.man        manual entry
  15.     bigfullmoon.xbm    big fullmoon bitmap
  16.  
  17. Once you have unpacked the source:
  18.  (a) Edit Makefile (not Imakefile) and change the definition of TOP to
  19.      point to your X11 source tree.
  20.  (b) make Makefile
  21.  (c) make depend
  22.  (d) make
  23. If things don't work quite right, you may have to mess with the compiler
  24. flags in Imakefile and go back to step (b).  For instance, we like to add
  25. -fswitch because some of our Suns have floating point chips and others don't.
  26. Also, we use the -pipe flag because many of our Suns have small /tmp's.
  27.  
  28.  
  29. Feedback is welcome - send bug reports, enhancements, checks, money orders,
  30. gold bullion, drugs, etc. to the addresses below.
  31.  
  32.     Jef Poskanzer
  33.     jef@rtsg.ee.lbl.gov
  34.     {ucbvax, lll-crg, sun!pacbell, apple, hplabs}!well!pokey
  35.  
  36.     Craig Leres
  37.     leres@helios.ee.lbl.gov
  38.     ucbvax!leres
  39.  
  40.  
  41. June 1990:
  42.  
  43.     This version has been enhanced to automatically adjust to the display
  44.     size.  (I got tired of compiling a new version everytime a different
  45.     display size was installed here.)
  46.  
  47. Tim Theisen             Department of Computer Sciences
  48. tim@cs.wisc.edu         University of Wisconsin-Madison
  49. uwvax!tim               1210 West Dayton Street
  50. (608)262-0438           Madison, WI   53706
  51.